]> git.neil.brown.name Git - wiggle.git/history - vpatch.c
Add "wiggle_" prefix to all exported names.
[wiggle.git] / vpatch.c
2020-10-03 NeilBrownAdd "wiggle_" prefix to all exported names.
2020-10-03 NeilBrownMove save functions to vpatch.c
2020-10-03 NeilBrownvpatch: make things static that are not shared.
2020-09-07 NeilBrownAdd heuristic to take shortcut when too slow.
2020-08-29 NeilBrownvpatch: fix problems reported by valgrind.
2019-12-27 NeilBrownMerge github.com:neilbrown/wiggle
2019-12-27 NeilBrownvpatch: if backups are disabled, don't try to restore.
2019-12-27 NeilBrownvpatch: don't call fileno() on NULL
2019-12-27 NeilBrownvpatch: guard against patch list being empty.
2019-12-27 NeilBrownvpatch: call sort_patches() before main_window().
2019-08-03 NeilBrownAdd --no-backup option
2019-08-03 NeilBrownAvoid use of "?:"
2019-01-25 NeilBrownMerge pull request #11 from e7appew/gcc8-format-security
2019-01-24 Carlos MaddelaFix format overflow and truncation warnings with GCC-8.
2017-09-29 NeilBrownInitialize 'o' just in case.
2017-09-28 NeilBrownvpatch: fix build warning
2013-10-09 NeilBrownMerge branch 'master' of https://github.com/seanfarley...
2013-10-09 Sean Farleyvpatch: change prepare_merge to a macro for proper c
2013-10-09 Sean Farleyvpatch: change find_line to a macro for proper c
2013-10-09 Sean Farleyvpatch: change free_stuff to a macro for proper c
2013-08-27 NeilBrownvpatch: avoid warning from gcc-4.4.6
2013-08-23 NeilBrownBrowser: avoid unused-variable error from valgrind.
2013-08-23 NeilBrownBrowser: refine 'c' and 'x' commands.
2013-08-23 NeilBrownBrowser: remove some more infinite loops.
2013-08-23 NeilBrownHack to improve view of ignore-blank conflicts.
2013-08-23 NeilBrownBrowser: avoid possible infinite loop.
2013-08-23 NeilBrownBrowser: discard VTRACE code.
2013-08-23 NeilBrownBrowser: disable ignore-blanks after editing.
2013-08-23 NeilBrownBrowser: base tempfile name on that of original file.
2013-08-23 NeilBrownBrowser: delete temporary file after reading it back in.
2013-08-22 NeilBrownUpdate copyright claims.
2013-08-22 NeilBrownAdd --output option to redirect output.
2013-08-22 NeilBrownBrowser: if editing leaves no conflicts, display diff.
2013-08-22 NeilBrownBrowser: pass line number to editor when editting the...
2013-08-22 NeilBrownBrowser: edit merge in a temporary file.
2013-08-21 NeilBrownBrowser -- support page-up and page-down
2013-08-21 NeilBrownAllow diffs to be browsed.
2013-08-21 NeilBrownBrowser: add 'v' to open file in an editor.
2013-08-21 NeilBrownBrowser: update all of status line in one place.
2013-08-21 NeilBrownPreserve per-hunk "comment" field.
2013-08-21 NeilBrownvpatch: simplify display of editted mergers.
2013-08-20 NeilBrownBrowser: add 'c' command to accept a conflict.
2013-08-20 NeilBrownMake some fatal errors more helpful.
2013-08-20 NeilBrownBrowse: make sure 'X' doesn't loop forever searching...
2013-08-20 NeilBrownAllow interactive setting of "--ignore-blanks" flag.
2013-08-20 NeilBrownBrowse: suppress "last-key" debugging.
2013-08-20 NeilBrownBrowse: allow "--replace" to be requested while viewing.
2013-08-20 NeilBrownBrowser: highlight spaces at the end of a line.
2013-08-19 NeilBrownvpatch: discard 'ignored' for 'oldtype'.
2013-08-19 NeilBrownBrowser: Don't highlight spaces so much.
2013-08-19 NeilBrownBrowser help: add some missing commas.
2013-03-08 NeilBrownmerge: calculate number of wiggles more accurately.
2013-03-08 NeilBrownmerge: tidy up isolation of conflicts.
2013-03-08 NeilBrownvpatch: restore display for hunk header where appropriate.
2013-03-05 NeilBrownAdd --ignore-blanks option.
2013-03-01 NeilBrownvpatch: allow a word to have text before the newline.
2013-03-01 NeilBrownAllow a word to have an unmatched prefix and suffix.
2013-03-01 NeilBrowndiscard ends_mline, just use ends_line
2013-03-01 NeilBrownvpatch: restructure draw_mside.
2013-02-20 NeilBrownvpatch: fix browse of three-file merge.
2013-02-14 NeilBrownAdd valgrind testing of parts of vpatch.
2013-02-13 NeilBrownvpatch: fix another access-beyond-array
2013-02-12 NeilBrownvpatch: allow relevant signals to cause a core-dump.
2013-02-12 NeilBrownvpatch: fix various reference errors found by valgrind.
2013-02-07 NeilBrownBrowser: add missing documentation for Save and Restore...
2013-02-06 NeilBrowndiff: make rediffing of patches more precise.
2012-11-15 NeilBrownvpatch: add mouse movement to merge_window.
2012-11-15 NeilBrownvpatch: add mouse support for main window.
2012-11-15 NeilBrownvpatch: allow control-C to disable --replace function.
2012-11-15 NeilBrownvpatch: handle --replace option.
2012-11-15 NeilBrownvpatch: add X command to ignore all changes in the...
2012-11-15 NeilBrownvpatch: make sure render is stable when the merge is...
2012-11-15 NeilBrownvpatch: allow changes to be ignored as well as conflict.
2012-11-15 NeilBrownvpatch: fix display for ignored conflicts.
2012-11-15 NeilBrownvpatch: add "control-X-O" as a watch to change panes.
2012-11-14 NeilBrownvpatch: allow mode setting keys to toggle back to ...
2012-11-14 NeilBrownvpatch: change appearance of ignored conflicts.
2012-11-14 NeilBrownvpatch: update status counters when we save a file.
2012-11-14 NeilBrownvpatch: add 'C' command to go to next conflicted hunk.
2012-11-14 NeilBrownvpatch: highlight conflicts better.
2012-11-14 NeilBrownvpatch: update display correctly when editing the merge.
2012-11-14 NeilBrownvpatch: conditionally auto-save unsaved files when...
2012-11-14 NeilBrownvpatch: avoid repeated backups.
2012-11-14 NeilBrownvpatch: prompt to save change if merge was editted.
2012-11-14 NeilBrownvpatch: allow a save file to be restored.
2012-11-14 NeilBrownvpatch: support saving of files.
2012-11-14 NeilBrownvpatch: Allow a message to be displayed in main folder.
2012-11-14 NeilBrownvpatch: remove lots of memory leaks.
2012-11-13 NeilBrownvpatch: allow a file in list to be a 'merger' instead...
2012-11-13 NeilBrownvpatch: allow conflict to be ignored with 'x'
2012-11-13 NeilBrownvpatch: change args to visible()
2012-11-13 NeilBrownvpatch: avoid extra blanks when cursor is in alternate...
2012-11-13 NeilBrownvpatch: add 'space' and 'backspace' for page up/down.
2012-11-13 NeilBrownvpatch: highlight spaces when they might be important.
2012-11-13 NeilBrownvpatch: make ctrl-G search-again-forward, not just...
2012-11-13 NeilBrownvpatch: fix check_line to stop at hunk headers.
2012-11-12 NeilBrownvpatch: ensure searching for 'next change' works.
2012-11-12 NeilBrownvpatch: revise the exact meaning of 'CHANGES'.
2012-11-12 NeilBrownvpatch: remove CHANGED
2012-11-11 NeilBrownBrowse: ensure we erase all of old type name when updat...
next